gtk4.git
2013-07-05 Matthias Clasencsd: no border when fullscreen
2013-07-05 Alexander Larssonreftest: Add reftest for scaled image borders - fails...
2013-07-04 Matthias Clasengtk-demo: Properly cleanup the revealer demo
2013-07-04 Kalev LemberGtkListBox: Add g_return_if_fail checks to public row...
2013-07-04 Kalev Lembertestsuite: Add tests for gtk_list_box_row_get_index
2013-07-04 Kalev LemberGtkListBox: Add a function for getting the index of...
2013-07-04 Kalev LemberGtkListBox: Remove a double semicolon
2013-07-04 Alexander Larssonstack: Use normal opacity groups rather than weird...
2013-07-04 Alexander Larssonwidget: Remove some leftover code
2013-07-04 Alexander Larssonwidget: Don't crash if setting alpha on non-realized...
2013-07-04 Bastien NoceraGtkSearchBar: Fix automatic entry connection
2013-07-03 Matthias ClasenAvoid deprecation warning
2013-07-03 Rob Bradfordwayland: Create the Wayland surface for the window...
2013-07-03 Michael Forneywayland: Fix typo in setting of core_pointer
2013-07-03 Alexander Larssonwayland: Add custom create_similar_image implementation
2013-07-03 Alexander LarssonFile chooser: Convert icons to using cairo_surface_t
2013-07-03 Alexander LarssonGtkCellRendererPixbuf: Add surface property
2013-07-03 Alexander LarssonGtkImage: Add new_from_surface() and set_from_surface()
2013-07-03 Alexander LarssonGtkIconHelper: Convert to using cairo surfaces as base...
2013-07-03 Alexander Larssonicon factory: Add gtk_icon_set_render_icon_surface
2013-07-03 Alexander Larssonstylecontext: add gtk_render_icon_surface
2013-07-03 Alexander LarssonGtkIconTheme: Add helpers to load to cairo_surface_t
2013-07-03 Carlos Garnachoicontheme: Add support for high resolution icons
2013-07-03 Alexander LarssonCellRendererPixbuf: Set the window on the icon helper
2013-07-03 Alexander Larssonspinbutton: set the window on the icon helper
2013-07-03 Alexander Larssonentry: Set the window on the icon helper
2013-07-03 Alexander LarssonGtkImage: Set the window on the gtkiconhelper
2013-07-03 Alexander LarssonGtkIconHelper: Add set_window()
2013-07-03 Alexander Larssongtk-demo: Add demo of hidpi css assets via -gtk-scaled()
2013-07-03 Alexander LarssonCSS: Add -gtk-scaled(image1,image2,...) support for...
2013-07-03 Alexander Larssoncss: Add a scale argument to css-value compute vfunc
2013-07-03 Alexander LarssonGtkWidget: Propagate scale to GtkStyleContext
2013-07-03 Alexander LarssonGtkStyleContext: Add gtk_style_context_get/set_scale
2013-07-03 Alexander LarssonUse gdk_cairo_surface_create_from_pixbuf when possible
2013-07-03 Alexander LarssonAdd GDK_DPI_SCALE env var
2013-07-03 Alexander Larssongdk: Convert mouse position to doubles, add new getters
2013-07-03 Alexander Larssonx11: Don't follow dpi and scale from xsettings when...
2013-07-03 Alexander Larssonx11: Add Gdk/UnscaledDPI to override Xft/DPI
2013-07-03 Alexander Larssonx11: Support the Gdk/WindowScalingFactor xsetting
2013-07-03 Alexander Larssonx11: Initial cut at supporting window scaling for X11
2013-07-03 Alexander Larssonwayland: Support gdk_window_get_scale
2013-07-03 Alexander Larssonwayland: Require wayland-client 1.1.90
2013-07-03 Alexander Larssonwayland: Implement gdk_screen_get_monitor_scale()
2013-07-03 Alexander Larssongdk: Add gdk_cairo_surface_create_from_pixbuf
2013-07-03 Alexander Larssongdk: add gdk_window_create_similar_image_surface
2013-07-03 Alexander Larssongdkwindow: Respect cairo surfaces with device scale
2013-07-03 Alexander Larssonconfigure: Add buildtime check for cairo_surface_set_de...
2013-07-03 Alexander Larssonpixel-cache: Refresh pixel cache on window scale factor...
2013-07-03 Alexander Larssonwidget: Track when the window scale factor changes...
2013-07-03 Michael Natterergtk: add gtk_widget_get_scale_factor()
2013-07-03 Michael Nattererquartz: Implement get_scale_factor() on screen and...
2013-07-03 Alexander Larssonoffscreenwindow: Handle window_scale
2013-07-03 Michael Nattereradd gdk_screen_ and gdk_window_get_scale_factor()
2013-07-03 Alexander Larssonwin32: Remove unused functions
2013-07-03 Alexander Larssonquartz: Remove unused functions
2013-07-02 Piotr DrągUpdated POTFILES.skip
2013-07-02 Alexander Larssonlistbox: Use new private model, remove priv pointer
2013-07-02 Alexander Larssonstack: Use new private model, remove priv pointer
2013-07-02 Alexander Larssonrevealer: Use new private model, remove priv pointer
2013-07-01 Matthias ClasenFix a copy-paste error
2013-07-01 Alexander Larssongdk: Fix shaped toplevels
2013-07-01 Alexander LarssonFix typo in Makefile.am
2013-07-01 Chun-wei FanInclude crypt(3) implementation for MSVC
2013-07-01 Chun-wei FanBroadway: Allow Compilation on Windows/MSVC
2013-07-01 Tarnykowin32: Make broadway build
2013-07-01 Matthias ClasenAdd GtkHeaderBar to the a11y tests
2013-07-01 Matthias ClasenAdd GtkStack and GtkStackSwitcher to the a11y tests
2013-07-01 Matthias ClasenAdd GtkListBox to the a11y tests
2013-06-30 William Jon... Deprecate and ignore gtk-enable-tooltips setting
2013-06-30 William Jon... Remove gtk-im-status-style and gtk-im-preedit-style...
2013-06-30 William Jon... Deprecate the unused gtk-file-chooser-backend setting
2013-06-30 William Jon... Fix a couple of deprecation warnings related to stock...
2013-06-30 William Jon... Deprecate and ignore gtk-im-status-style and gtk-im...
2013-06-30 William Jon... Add deprecation warnings to GTK_STOCK macros
2013-06-30 William Jon... Fix the build
2013-06-30 William Jon... Add xpadding around the image in message dialogs
2013-06-30 William Jon... Deprecate GtkAction and GtkUIManager
2013-06-30 William Jon... Remove deprecated UIManager from the demo
2013-06-30 William Jon... Port print-editor test to GtkBuilder from UIManager
2013-06-30 Sébastien Wilmettextiter: better document "tag" functions
2013-06-30 Matthias ClasenAdd GtkListBox to the widget gallery
2013-06-30 Matthias ClasenAdd missing GtkSearchEntry API to the docs
2013-06-30 Matthias ClasenGtkSearchBar: formatting trivia
2013-06-30 Matthias ClasenGtkHeaderBar: documentation improvements
2013-06-30 Matthias ClasenAvoid integer overflow
2013-06-30 Benjamin Ottereftests: Add a reftest for the expand change in GtkBox
2013-06-30 Matthias ClasenAdd a --direction option to gtk-reftest
2013-06-29 Matthias Clasentypo fix
2013-06-29 Matthias ClasenAdd a testcase for closing display before exit
2013-06-29 Matthias ClasenGdkScreenX11: Dispose visuals
2013-06-29 Matthias ClasenGdkVisualX11: Add a dispose implementation
2013-06-29 Matthias ClasenGdkDeviceManagerXI2: chain up in constructed
2013-06-29 Matthias Clasencsd: Improve window button handling
2013-06-29 Matthias Clasencsd: use the correct icon name for close button
2013-06-29 Matthias Clasencsd: Use a dedicated style class for window buttons
2013-06-29 Matthias Clasencsd: Improve the window title
2013-06-29 Sébastien Wilmettextiter: doc precision for forward_search() and backwa...
2013-06-29 Matthias ClasenAdd a titlebar testcase
2013-06-29 Matthias ClasenAdd a gtk_window_close function
2013-06-28 Matthias Clasentestheaderbar: fix a mmemonic
next